Platform Core .NET Assemblies API
InitializeSafeSchema(ISchemaManagerItem,Assembly) Method
See Also  Send Feedback
Terrasoft.Core Namespace > SchemaManager<TSchemaManagerSchema> Class : InitializeSafeSchema(ISchemaManagerItem,Assembly) Method
schemaManagerItem
The manager item where the schema is to be initialized.
assembly
An assembly that contains the type of the schema that is being created.

Glossary Item Box

Creates the schema instance for the type specified in the passed-in manager item. If the schema type is not found in the assembly, null is returned.

Syntax

 
C#
 
 

Parameters

schemaManagerItem
The manager item where the schema is to be initialized.
assembly
An assembly that contains the type of the schema that is being created.

Return Value

The initialized schema instance or null if the type of the schemaManagerItem schema is not found in the assembly assembly.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.